Platform Explorer / Nuxeo Platform 6.0

Operation Seam.ClearWorklist (Clear Worklist)

Description

Clear the worklist content.
Operation id Seam.ClearWorklist
Category User Interface
Label Clear Worklist
Requires Seam
Since

Parameters

No parameters.

Signature

Inputs void
Outputs void

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.jsf.operations.ClearWorklist
Contributing Component org.nuxeo.ecm.automation.jsf.contrib

JSON Definition

{
  "id" : "Seam.ClearWorklist",
  "label" : "Clear Worklist",
  "category" : "User Interface",
  "requires" : "Seam",
  "description" : "Clear the worklist content.",
  "url" : "Seam.ClearWorklist",
  "signature" : [ "void", "void" ],
  "params" : [ ]
}